2024-12-17 00:10:05,459 [ 99281 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/_temp/test/git-repo-copy (runner:42, check_args_and_update_paths) 2024-12-17 00:10:05,459 [ 99281 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration (runner:90, check_args_and_update_paths) 2024-12-17 00:10:05,459 [ 99281 ] INFO : src dir is not set. Will use /home/ubuntu/_work/_temp/test/git-repo-copy/src (runner:97, check_args_and_update_paths) 2024-12-17 00:10:05,459 [ 99281 ] INFO : base_configs_dir: /home/ubuntu/_work/_temp/test/git-repo-copy/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration (runner:99, check_args_and_update_paths) 2024-12-17 00:10:05,459 [ 99281 ] INFO : Unknown image altinityinfra/dotnet-client (runner:357, ) Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_zm7am4 --privileged --dns-search='.' --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/src/Server/grpc_protos:/ClickHouse/src/Server/grpc_protos --volume=/run:/run/host:ro --mount type=bind,source=/home/ubuntu/_work/_temp/test/dockerd_volume_dir,target=/var/lib/docker -e DOCKER_HELPER_TAG=0-b53fc9f68f30219552c427c7d7d451342728b9a4 -e DOCKER_BASE_TAG=0-b53fc9f68f30219552c427c7d7d451342728b9a4 -e DOCKER_KERBERIZED_HADOOP_TAG=0-b53fc9f68f30219552c427c7d7d451342728b9a4 -e DOCKER_KERBEROS_KDC_TAG=0-b53fc9f68f30219552c427c7d7d451342728b9a4 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=0-b53fc9f68f30219552c427c7d7d451342728b9a4 -e DOCKER_MYSQL_JAVA_CLIENT_TAG=0-b53fc9f68f30219552c427c7d7d451342728b9a4 -e DOCKER_MYSQL_JS_CLIENT_TAG=0-b53fc9f68f30219552c427c7d7d451342728b9a4 -e DOCKER_MYSQL_PHP_CLIENT_TAG=0-b53fc9f68f30219552c427c7d7d451342728b9a4 -e DOCKER_NGINX_DAV_TAG=0-b53fc9f68f30219552c427c7d7d451342728b9a4 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=0-b53fc9f68f30219552c427c7d7d451342728b9a4 -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e CLICKHOUSE_USE_NEW_ANALYZER=1 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 test_grpc_protocol/test.py::test_output_format test_grpc_protocol/test.py::test_progress test_grpc_protocol/test.py::test_select_one test_grpc_protocol/test.py::test_session_settings test_grpc_protocol/test.py::test_session_temp_tables test_grpc_protocol/test.py::test_simultaneous_queries_multiple_channels test_grpc_protocol/test.py::test_simultaneous_queries_same_channel test_grpc_protocol/test.py::test_totals_and_extremes test_grpc_protocol/test.py::test_transport_compression test_insert_into_distributed_sync_async/test.py::test_async_inserts_into_local_shard test_insert_into_distributed_sync_async/test.py::test_insertion_sync test_insert_into_distributed_sync_async/test.py::test_insertion_sync_fails_with_timeout test_insert_into_distributed_sync_async/test.py::test_insertion_sync_with_disabled_timeout test_insert_into_distributed_sync_async/test.py::test_insertion_without_sync_ignores_timeout test_inserts_with_keeper_retries/test.py::test_query_timeout_with_zk_down test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_disconnect test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_restart test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_next_disk test_jbod_load_balancing/test.py::test_jbod_load_balancing_round_robin test_keeper_force_recovery/test.py::test_cluster_recovery test_keeper_internal_secure/test.py::test_secure_raft_works test_keeper_mntr_data_size/test.py::test_mntr_data_size_after_restart test_keeper_multinode_simple/test.py::test_follower_restart test_keeper_multinode_simple/test.py::test_read_write_multinode test_keeper_multinode_simple/test.py::test_simple_replicated_table test_keeper_multinode_simple/test.py::test_watch_on_follower test_keeper_nodes_add/test.py::test_nodes_add test_keeper_persistent_log/test.py::test_ephemeral_after_restart test_keeper_persistent_log/test.py::test_state_after_restart test_keeper_persistent_log/test.py::test_state_duplicate_restart test_keeper_reconfig_add/test.py::test_reconfig_add test_keeper_restore_from_snapshot/test.py::test_recover_from_snapshot test_keeper_restore_from_snapshot/test_disk_s3.py::test_recover_from_snapshot_with_disk_s3 test_keeper_s3_snapshot/test.py::test_s3_upload test_keeper_three_nodes_start/test.py::test_smoke test_ldap_external_user_directory/test.py::test_authentication_fail test_ldap_external_user_directory/test.py::test_authentication_pass test_ldap_external_user_directory/test.py::test_role_mapping test_library_bridge/test.py::test_load_all test_library_bridge/test.py::test_load_all_many_rows test_library_bridge/test.py::test_load_ids test_library_bridge/test.py::test_load_keys test_library_bridge/test.py::test_null_values test_library_bridge/test.py::test_path_validation test_library_bridge/test.py::test_recover_after_bridge_crash test_library_bridge/test.py::test_server_restart_bridge_might_be_stil_alive test_lost_part/test.py::test_lost_last_part test_lost_part/test.py::test_lost_part_mutation test_lost_part/test.py::test_lost_part_other_replica test_lost_part/test.py::test_lost_part_same_replica test_lost_part_during_startup/test.py::test_lost_part_during_startup test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_5_7 test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_8_0 test_materialized_mysql_database/test.py::test_create_table_as_select test_materialized_mysql_database/test.py::test_double_quoted_comment test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_5_7 test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_8_0 test_materialized_mysql_database/test.py::test_large_transaction test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_5_7 test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_8_0 test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_5_7 test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_8_0 test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_5_7 test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_8_0 test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_5_7 test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_8_0 test_materialized_mysql_database/test.py::test_materialized_database_mysql_date_type_to_date32 test_materialized_mysql_database/test.py::test_materialized_database_mysql_drop_ddl test_materialized_mysql_database/test.py::test_materialized_database_settings_materialized_mysql_tables_list test_materialized_mysql_database/test.py::test_materialized_database_support_all_kinds_of_mysql_datatype test_materialized_mysql_database/test.py::test_materialized_with_column_comments test_materialized_mysql_database/test.py::test_materialized_with_enum test_materialized_mysql_database/test.py::test_multi_table_update test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_5_7 test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_8_0 test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_5_7 test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_8_0 'test_materialized_mysql_database/test.py::test_mysql_settings[clickhouse_node0]' 'test_materialized_mysql_database/test.py::test_mysql_settings[clickhouse_node1]' test_materialized_mysql_database/test.py::test_named_collections test_materialized_mysql_database/test.py::test_savepoint_query test_materialized_mysql_database/test.py::test_select_without_columns_5_7 test_materialized_mysql_database/test.py::test_select_without_columns_8_0 test_materialized_mysql_database/test.py::test_system_parts_table test_materialized_mysql_database/test.py::test_system_tables_table test_materialized_mysql_database/test.py::test_table_overrides test_materialized_mysql_database/test.py::test_table_table test_materialized_mysql_database/test.py::test_table_with_indexes test_materialized_mysql_database/test.py::test_text_blob_charset test_materialized_mysql_database/test.py::test_utf8mb4 test_max_http_connections_for_replication/test.py::test_keepalive_timeout test_max_http_connections_for_replication/test.py::test_multiple_endpoint_connections_count test_max_http_connections_for_replication/test.py::test_single_endpoint_connections_count test_max_rows_to_read_leaf_with_view/test.py::test_max_rows_to_read_leaf_via_view test_merge_tree_settings_constraints/test.py::test_merge_tree_settings_constraints 'test_multiple_disks/test.py::test_alter_double_move_partition[DISK]' 'test_multiple_disks/test.py::test_alter_double_move_partition[VOLUME]' 'test_multiple_disks/test.py::test_alter_move[mt]' 'test_multiple_disks/test.py::test_alter_move_half_of_partition[DISK]' -vvv" altinityinfra/integration-tests-runner:0-b53fc9f68f30219552c427c7d7d451342728b9a4 '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: repeat-0.9.3, random-0.2, timeout-2.2.0, order-1.0.1, xdist-3.5.0 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_insert_into_distributed_sync_async/test.py::test_async_inserts_into_local_shard test_lost_part/test.py::test_lost_last_part test_library_bridge/test.py::test_load_all test_keeper_multinode_simple/test.py::test_follower_restart test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used test_keeper_persistent_log/test.py::test_ephemeral_after_restart test_grpc_protocol/test.py::test_output_format test_inserts_with_keeper_retries/test.py::test_query_timeout_with_zk_down test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_5_7 test_multiple_disks/test.py::test_alter_double_move_partition[DISK] [gw2] [ 1%] PASSED test_grpc_protocol/test.py::test_output_format test_grpc_protocol/test.py::test_progress [gw2] [ 2%] PASSED test_grpc_protocol/test.py::test_progress [gw6] [ 3%] PASSED test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_next_disk test_grpc_protocol/test.py::test_select_one [gw2] [ 4%] PASSED test_grpc_protocol/test.py::test_select_one test_grpc_protocol/test.py::test_session_settings [gw2] [ 5%] PASSED test_grpc_protocol/test.py::test_session_settings test_grpc_protocol/test.py::test_session_temp_tables [gw2] [ 6%] PASSED test_grpc_protocol/test.py::test_session_temp_tables test_grpc_protocol/test.py::test_simultaneous_queries_multiple_channels [gw3] [ 7%] PASSED test_insert_into_distributed_sync_async/test.py::test_async_inserts_into_local_shard test_insert_into_distributed_sync_async/test.py::test_insertion_sync [gw6] [ 8%] PASSED test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_next_disk test_jbod_load_balancing/test.py::test_jbod_load_balancing_round_robin [gw2] [ 9%] PASSED test_grpc_protocol/test.py::test_simultaneous_queries_multiple_channels [gw6] [ 10%] PASSED test_jbod_load_balancing/test.py::test_jbod_load_balancing_round_robin test_grpc_protocol/test.py::test_simultaneous_queries_same_channel [gw2] [ 11%] PASSED test_grpc_protocol/test.py::test_simultaneous_queries_same_channel test_grpc_protocol/test.py::test_totals_and_extremes [gw2] [ 12%] PASSED test_grpc_protocol/test.py::test_totals_and_extremes [gw3] [ 13%] PASSED test_insert_into_distributed_sync_async/test.py::test_insertion_sync test_insert_into_distributed_sync_async/test.py::test_insertion_sync_fails_with_timeout test_grpc_protocol/test.py::test_transport_compression [gw2] [ 14%] PASSED test_grpc_protocol/test.py::test_transport_compression [gw1] [ 15%] PASSED test_library_bridge/test.py::test_load_all test_library_bridge/test.py::test_load_all_many_rows [gw4] [ 16%] PASSED test_keeper_multinode_simple/test.py::test_follower_restart test_keeper_multinode_simple/test.py::test_read_write_multinode [gw3] [ 17%] PASSED test_insert_into_distributed_sync_async/test.py::test_insertion_sync_fails_with_timeout test_insert_into_distributed_sync_async/test.py::test_insertion_sync_with_disabled_timeout [gw4] [ 18%] PASSED test_keeper_multinode_simple/test.py::test_read_write_multinode test_keeper_multinode_simple/test.py::test_simple_replicated_table test_ldap_external_user_directory/test.py::test_authentication_fail [gw3] [ 19%] PASSED test_insert_into_distributed_sync_async/test.py::test_insertion_sync_with_disabled_timeout test_insert_into_distributed_sync_async/test.py::test_insertion_without_sync_ignores_timeout [gw9] [ 20%] PASSED test_keeper_persistent_log/test.py::test_ephemeral_after_restart test_keeper_persistent_log/test.py::test_state_after_restart test_max_http_connections_for_replication/test.py::test_keepalive_timeout [gw3] [ 21%] PASSED test_insert_into_distributed_sync_async/test.py::test_insertion_without_sync_ignores_timeout [gw4] [ 22%] PASSED test_keeper_multinode_simple/test.py::test_simple_replicated_table test_keeper_multinode_simple/test.py::test_watch_on_follower [gw5] [ 23%] PASSED test_lost_part/test.py::test_lost_last_part test_lost_part/test.py::test_lost_part_mutation [gw7] [ 24%] PASSED test_multiple_disks/test.py::test_alter_double_move_partition[DISK] test_multiple_disks/test.py::test_alter_double_move_partition[VOLUME] [gw4] [ 25%] PASSED test_keeper_multinode_simple/test.py::test_watch_on_follower test_keeper_force_recovery/test.py::test_cluster_recovery [gw9] [ 26%] PASSED test_keeper_persistent_log/test.py::test_state_after_restart test_keeper_persistent_log/test.py::test_state_duplicate_restart [gw1] [ 27%] PASSED test_library_bridge/test.py::test_load_all_many_rows test_library_bridge/test.py::test_load_ids [gw7] [ 28%] PASSED test_multiple_disks/test.py::test_alter_double_move_partition[VOLUME] test_multiple_disks/test.py::test_alter_move[mt] test_keeper_internal_secure/test.py::test_secure_raft_works [gw1] [ 29%] PASSED test_library_bridge/test.py::test_load_ids test_library_bridge/test.py::test_load_keys [gw1] [ 30%] PASSED test_library_bridge/test.py::test_load_keys test_library_bridge/test.py::test_null_values [gw1] [ 31%] PASSED test_library_bridge/test.py::test_null_values test_library_bridge/test.py::test_path_validation [gw1] [ 32%] PASSED test_library_bridge/test.py::test_path_validation test_library_bridge/test.py::test_recover_after_bridge_crash [gw1] [ 33%] PASSED test_library_bridge/test.py::test_recover_after_bridge_crash test_library_bridge/test.py::test_server_restart_bridge_might_be_stil_alive [gw9] [ 34%] PASSED test_keeper_persistent_log/test.py::test_state_duplicate_restart [gw4] [ 35%] PASSED test_keeper_internal_secure/test.py::test_secure_raft_works [gw6] [ 36%] PASSED test_ldap_external_user_directory/test.py::test_authentication_fail test_ldap_external_user_directory/test.py::test_authentication_pass [gw6] [ 37%] PASSED test_ldap_external_user_directory/test.py::test_authentication_pass test_ldap_external_user_directory/test.py::test_role_mapping test_keeper_nodes_add/test.py::test_nodes_add [gw6] [ 38%] PASSED test_ldap_external_user_directory/test.py::test_role_mapping [gw7] [ 39%] PASSED test_multiple_disks/test.py::test_alter_move[mt] test_multiple_disks/test.py::test_alter_move_half_of_partition[DISK] [gw0] [ 40%] PASSED test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_5_7 test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_8_0 test_keeper_reconfig_add/test.py::test_reconfig_add test_merge_tree_settings_constraints/test.py::test_merge_tree_settings_constraints [gw7] [ 41%] PASSED test_multiple_disks/test.py::test_alter_move_half_of_partition[DISK] test_keeper_s3_snapshot/test.py::test_s3_upload [gw0] [ 42%] PASSED test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_8_0 test_materialized_mysql_database/test.py::test_create_table_as_select [gw0] [ 43%] PASSED test_materialized_mysql_database/test.py::test_create_table_as_select test_materialized_mysql_database/test.py::test_double_quoted_comment [gw8] [ 44%] PASSED test_inserts_with_keeper_retries/test.py::test_query_timeout_with_zk_down test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_disconnect [gw1] [ 45%] PASSED test_library_bridge/test.py::test_server_restart_bridge_might_be_stil_alive [gw0] [ 46%] PASSED test_materialized_mysql_database/test.py::test_double_quoted_comment test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_5_7 [gw8] [ 47%] PASSED test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_disconnect test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_restart test_lost_part_during_startup/test.py::test_lost_part_during_startup [gw5] [ 48%] PASSED test_lost_part/test.py::test_lost_part_mutation test_lost_part/test.py::test_lost_part_other_replica [gw6] [ 49%] PASSED test_merge_tree_settings_constraints/test.py::test_merge_tree_settings_constraints [gw0] [ 50%] PASSED test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_5_7 test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_8_0 [gw2] [ 51%] PASSED test_max_http_connections_for_replication/test.py::test_keepalive_timeout test_max_http_connections_for_replication/test.py::test_multiple_endpoint_connections_count [gw2] [ 52%] PASSED test_max_http_connections_for_replication/test.py::test_multiple_endpoint_connections_count test_max_http_connections_for_replication/test.py::test_single_endpoint_connections_count [gw0] [ 53%] PASSED test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_8_0 test_materialized_mysql_database/test.py::test_large_transaction [gw2] [ 54%] PASSED test_max_http_connections_for_replication/test.py::test_single_endpoint_connections_count [gw8] [ 55%] PASSED test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_restart [gw4] [ 56%] PASSED test_keeper_reconfig_add/test.py::test_reconfig_add [gw7] [ 57%] PASSED test_keeper_s3_snapshot/test.py::test_s3_upload [gw0] [ 58%] PASSED test_materialized_mysql_database/test.py::test_large_transaction test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_5_7 [gw9] [ 59%] PASSED test_keeper_nodes_add/test.py::test_nodes_add test_keeper_three_nodes_start/test.py::test_smoke [gw0] [ 60%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_5_7 test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_8_0 test_keeper_restore_from_snapshot/test_disk_s3.py::test_recover_from_snapshot_with_disk_s3 [gw0] [ 61%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_8_0 test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_5_7 [gw1] [ 62%] PASSED test_lost_part_during_startup/test.py::test_lost_part_during_startup test_max_rows_to_read_leaf_with_view/test.py::test_max_rows_to_read_leaf_via_view [gw3] [ 63%] PASSED test_keeper_force_recovery/test.py::test_cluster_recovery test_keeper_mntr_data_size/test.py::test_mntr_data_size_after_restart [gw1] [ 64%] PASSED test_max_rows_to_read_leaf_with_view/test.py::test_max_rows_to_read_leaf_via_view [gw0] [ 65%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_5_7 test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_8_0 [gw3] [ 66%] PASSED test_keeper_mntr_data_size/test.py::test_mntr_data_size_after_restart test_keeper_restore_from_snapshot/test.py::test_recover_from_snapshot [gw9] [ 67%] PASSED test_keeper_restore_from_snapshot/test_disk_s3.py::test_recover_from_snapshot_with_disk_s3 [gw4] [ 68%] PASSED test_keeper_three_nodes_start/test.py::test_smoke [gw3] [ 69%] PASSED test_keeper_restore_from_snapshot/test.py::test_recover_from_snapshot [gw0] [ 70%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_8_0 test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_5_7 [gw0] [ 71%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_5_7 test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_8_0 [gw0] [ 72%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_8_0 test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_5_7 [gw0] [ 73%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_5_7 test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_8_0 [gw0] [ 74%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_8_0 test_materialized_mysql_database/test.py::test_materialized_database_mysql_date_type_to_date32 [gw0] [ 75%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_mysql_date_type_to_date32 test_materialized_mysql_database/test.py::test_materialized_database_mysql_drop_ddl [gw0] [ 76%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_mysql_drop_ddl test_materialized_mysql_database/test.py::test_materialized_database_settings_materialized_mysql_tables_list [gw0] [ 77%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_settings_materialized_mysql_tables_list test_materialized_mysql_database/test.py::test_materialized_database_support_all_kinds_of_mysql_datatype [gw0] [ 78%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_support_all_kinds_of_mysql_datatype test_materialized_mysql_database/test.py::test_materialized_with_column_comments [gw0] [ 79%] PASSED test_materialized_mysql_database/test.py::test_materialized_with_column_comments test_materialized_mysql_database/test.py::test_materialized_with_enum [gw0] [ 80%] PASSED test_materialized_mysql_database/test.py::test_materialized_with_enum test_materialized_mysql_database/test.py::test_multi_table_update [gw0] [ 81%] PASSED test_materialized_mysql_database/test.py::test_multi_table_update test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_5_7 [gw0] [ 82%] PASSED test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_5_7 test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_8_0 [gw0] [ 83%] PASSED test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_8_0 test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_5_7 [gw0] [ 84%] PASSED test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_5_7 test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_8_0 [gw0] [ 85%] PASSED test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_8_0 test_materialized_mysql_database/test.py::test_mysql_settings[clickhouse_node0] [gw0] [ 86%] PASSED test_materialized_mysql_database/test.py::test_mysql_settings[clickhouse_node0] test_materialized_mysql_database/test.py::test_mysql_settings[clickhouse_node1] [gw0] [ 87%] PASSED test_materialized_mysql_database/test.py::test_mysql_settings[clickhouse_node1] test_materialized_mysql_database/test.py::test_named_collections [gw0] [ 88%] PASSED test_materialized_mysql_database/test.py::test_named_collections test_materialized_mysql_database/test.py::test_savepoint_query [gw0] [ 89%] PASSED test_materialized_mysql_database/test.py::test_savepoint_query test_materialized_mysql_database/test.py::test_select_without_columns_5_7 [gw0] [ 90%] PASSED test_materialized_mysql_database/test.py::test_select_without_columns_5_7 test_materialized_mysql_database/test.py::test_select_without_columns_8_0 [gw0] [ 91%] PASSED test_materialized_mysql_database/test.py::test_select_without_columns_8_0 test_materialized_mysql_database/test.py::test_system_parts_table [gw0] [ 92%] PASSED test_materialized_mysql_database/test.py::test_system_parts_table test_materialized_mysql_database/test.py::test_system_tables_table [gw0] [ 93%] PASSED test_materialized_mysql_database/test.py::test_system_tables_table test_materialized_mysql_database/test.py::test_table_overrides [gw0] [ 94%] PASSED test_materialized_mysql_database/test.py::test_table_overrides test_materialized_mysql_database/test.py::test_table_table [gw0] [ 95%] PASSED test_materialized_mysql_database/test.py::test_table_table test_materialized_mysql_database/test.py::test_table_with_indexes [gw0] [ 96%] PASSED test_materialized_mysql_database/test.py::test_table_with_indexes test_materialized_mysql_database/test.py::test_text_blob_charset [gw0] [ 97%] PASSED test_materialized_mysql_database/test.py::test_text_blob_charset test_materialized_mysql_database/test.py::test_utf8mb4 [gw5] [ 98%] PASSED test_lost_part/test.py::test_lost_part_other_replica test_lost_part/test.py::test_lost_part_same_replica [gw5] [ 99%] PASSED test_lost_part/test.py::test_lost_part_same_replica [gw0] [100%] PASSED test_materialized_mysql_database/test.py::test_utf8mb4 =============================== warnings summary =============================== test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_5_7 /usr/local/lib/python3.10/dist-packages/_pytest/threadexception.py:73: PytestUnhandledThreadExceptionWarning: Exception in thread Thread-15 (insert) Traceback (most recent call last): File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner self.run() File "/usr/lib/python3.10/threading.py", line 953, in run self._target(*self._args, **self._kwargs) File "/ClickHouse/tests/integration/test_materialized_mysql_database/materialized_with_ddl.py", line 1496, in insert mysql_node.query(query) File "/ClickHouse/tests/integration/test_materialized_mysql_database/test.py", line 93, in query with self.alloc_connection().cursor() as cursor: File "/ClickHouse/tests/integration/test_materialized_mysql_database/test.py", line 90, in alloc_connection raise Exception("Connection not established, {}".format(errors)) Exception: Connection not established, ['(2003, "Can\'t connect to MySQL server on \'172.16.6.2\' ([Errno 111] Connection refused)")', '(2003, "Can\'t connect to MySQL server on \'172.16.6.2\' ([Errno 111] Connection refused)")', '(2003, "Can\'t connect to MySQL server on \'172.16.6.2\' ([Errno 111] Connection refused)")', '(2003, "Can\'t connect to MySQL server on \'172.16.6.2\' ([Errno 111] Connection refused)")', '(2003, "Can\'t connect to MySQL server on \'172.16.6.2\' ([Errno 111] Connection refused)")'] warnings.warn(pytest.PytestUnhandledThreadExceptionWarning(msg)) test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_8_0 /usr/local/lib/python3.10/dist-packages/_pytest/threadexception.py:73: PytestUnhandledThreadExceptionWarning: Exception in thread Thread-16 (insert) Traceback (most recent call last): File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner self.run() File "/usr/lib/python3.10/threading.py", line 953, in run self._target(*self._args, **self._kwargs) File "/ClickHouse/tests/integration/test_materialized_mysql_database/materialized_with_ddl.py", line 1496, in insert mysql_node.query(query) File "/ClickHouse/tests/integration/test_materialized_mysql_database/test.py", line 93, in query with self.alloc_connection().cursor() as cursor: File "/ClickHouse/tests/integration/test_materialized_mysql_database/test.py", line 90, in alloc_connection raise Exception("Connection not established, {}".format(errors)) Exception: Connection not established, ['(2003, "Can\'t connect to MySQL server on \'172.16.6.3\' ([Errno 111] Connection refused)")', '(2003, "Can\'t connect to MySQL server on \'172.16.6.3\' ([Errno 111] Connection refused)")', '(2003, "Can\'t connect to MySQL server on \'172.16.6.3\' ([Errno 111] Connection refused)")', '(2003, "Can\'t connect to MySQL server on \'172.16.6.3\' ([Errno 111] Connection refused)")', '(2003, "Can\'t connect to MySQL server on \'172.16.6.3\' ([Errno 111] Connection refused)")'] warnings.warn(pytest.PytestUnhandledThreadExceptionWarning(msg)) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ============================== slowest durations =============================== 306.49s call test_lost_part/test.py::test_lost_part_other_replica 52.90s call test_keeper_force_recovery/test.py::test_cluster_recovery 47.89s call test_keeper_three_nodes_start/test.py::test_smoke 38.55s call test_keeper_nodes_add/test.py::test_nodes_add 37.05s setup test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_5_7 31.37s call test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_8_0 30.31s call test_lost_part/test.py::test_lost_part_mutation 30.28s call test_inserts_with_keeper_retries/test.py::test_query_timeout_with_zk_down 30.02s setup test_max_http_connections_for_replication/test.py::test_keepalive_timeout 28.18s setup test_keeper_restore_from_snapshot/test_disk_s3.py::test_recover_from_snapshot_with_disk_s3 27.84s call test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_5_7 24.42s setup test_keeper_s3_snapshot/test.py::test_s3_upload 23.06s setup test_inserts_with_keeper_retries/test.py::test_query_timeout_with_zk_down 23.06s setup test_lost_part_during_startup/test.py::test_lost_part_during_startup 22.81s setup test_multiple_disks/test.py::test_alter_double_move_partition[DISK] 22.66s teardown test_keeper_restore_from_snapshot/test_disk_s3.py::test_recover_from_snapshot_with_disk_s3 22.64s teardown test_keeper_s3_snapshot/test.py::test_s3_upload 22.33s setup test_lost_part/test.py::test_lost_last_part 22.05s setup test_keeper_force_recovery/test.py::test_cluster_recovery 21.68s setup test_keeper_reconfig_add/test.py::test_reconfig_add 20.82s call test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_restart 19.86s call test_materialized_mysql_database/test.py::test_materialized_with_enum 19.38s call test_materialized_mysql_database/test.py::test_large_transaction 18.56s setup test_keeper_multinode_simple/test.py::test_follower_restart 17.83s setup test_ldap_external_user_directory/test.py::test_authentication_fail 17.62s setup test_library_bridge/test.py::test_load_all 17.24s call test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_5_7 17.13s call test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_8_0 16.68s setup test_keeper_restore_from_snapshot/test.py::test_recover_from_snapshot 16.63s setup test_keeper_persistent_log/test.py::test_ephemeral_after_restart 16.52s call test_lost_part_during_startup/test.py::test_lost_part_during_startup 15.89s setup test_insert_into_distributed_sync_async/test.py::test_async_inserts_into_local_shard 15.82s setup test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used 15.79s call test_materialized_mysql_database/test.py::test_table_overrides 15.35s call test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_8_0 15.30s call test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_5_7 14.98s setup test_grpc_protocol/test.py::test_output_format 13.73s call test_library_bridge/test.py::test_server_restart_bridge_might_be_stil_alive 13.21s teardown test_keeper_reconfig_add/test.py::test_reconfig_add 13.11s setup test_merge_tree_settings_constraints/test.py::test_merge_tree_settings_constraints 12.19s setup test_max_rows_to_read_leaf_with_view/test.py::test_max_rows_to_read_leaf_via_view 11.84s call test_materialized_mysql_database/test.py::test_utf8mb4 11.43s call test_multiple_disks/test.py::test_alter_move[mt] 11.23s call test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_5_7 10.95s call test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_8_0 10.80s call test_keeper_persistent_log/test.py::test_state_duplicate_restart 10.58s call test_keeper_reconfig_add/test.py::test_reconfig_add 10.21s call test_library_bridge/test.py::test_load_all_many_rows 9.48s teardown test_materialized_mysql_database/test.py::test_utf8mb4 9.23s call test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_8_0 9.16s call test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_5_7 8.64s setup test_keeper_nodes_add/test.py::test_nodes_add 8.52s call test_max_http_connections_for_replication/test.py::test_keepalive_timeout 8.36s setup test_keeper_internal_secure/test.py::test_secure_raft_works 7.96s call test_keeper_restore_from_snapshot/test.py::test_recover_from_snapshot 7.79s setup test_keeper_mntr_data_size/test.py::test_mntr_data_size_after_restart 7.74s call test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_5_7 7.29s teardown test_max_http_connections_for_replication/test.py::test_single_endpoint_connections_count 7.23s call test_lost_part/test.py::test_lost_part_same_replica 7.22s call test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_8_0 7.08s call test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_5_7 7.04s call test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_8_0 6.97s call test_materialized_mysql_database/test.py::test_materialized_database_mysql_drop_ddl 6.85s call test_keeper_persistent_log/test.py::test_ephemeral_after_restart 6.78s call test_keeper_restore_from_snapshot/test_disk_s3.py::test_recover_from_snapshot_with_disk_s3 6.62s call test_keeper_mntr_data_size/test.py::test_mntr_data_size_after_restart 6.33s call test_materialized_mysql_database/test.py::test_materialized_database_settings_materialized_mysql_tables_list 6.15s teardown test_lost_part/test.py::test_lost_part_same_replica 5.80s teardown test_max_rows_to_read_leaf_with_view/test.py::test_max_rows_to_read_leaf_via_view 5.58s call test_materialized_mysql_database/test.py::test_multi_table_update 5.54s call test_keeper_persistent_log/test.py::test_state_after_restart 5.47s call test_materialized_mysql_database/test.py::test_select_without_columns_8_0 5.40s teardown test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_restart 5.29s call test_materialized_mysql_database/test.py::test_select_without_columns_5_7 5.24s call test_materialized_mysql_database/test.py::test_materialized_database_support_all_kinds_of_mysql_datatype 4.95s call test_max_http_connections_for_replication/test.py::test_single_endpoint_connections_count 4.79s call test_multiple_disks/test.py::test_alter_move_half_of_partition[DISK] 4.53s call test_lost_part/test.py::test_lost_last_part 4.52s call test_materialized_mysql_database/test.py::test_text_blob_charset 4.32s call test_materialized_mysql_database/test.py::test_named_collections 4.31s teardown test_grpc_protocol/test.py::test_transport_compression 4.31s call test_multiple_disks/test.py::test_alter_double_move_partition[DISK] 4.31s call test_materialized_mysql_database/test.py::test_materialized_database_mysql_date_type_to_date32 4.31s teardown test_insert_into_distributed_sync_async/test.py::test_insertion_without_sync_ignores_timeout 4.12s teardown test_keeper_internal_secure/test.py::test_secure_raft_works 4.06s call test_multiple_disks/test.py::test_alter_double_move_partition[VOLUME] 4.02s teardown test_jbod_load_balancing/test.py::test_jbod_load_balancing_round_robin 3.68s call test_max_http_connections_for_replication/test.py::test_multiple_endpoint_connections_count 3.68s teardown test_ldap_external_user_directory/test.py::test_role_mapping 3.55s teardown test_multiple_disks/test.py::test_alter_move_half_of_partition[DISK] 3.48s call test_keeper_multinode_simple/test.py::test_follower_restart 3.47s call test_materialized_mysql_database/test.py::test_system_parts_table 3.43s teardown test_merge_tree_settings_constraints/test.py::test_merge_tree_settings_constraints 3.38s call test_keeper_multinode_simple/test.py::test_watch_on_follower 3.36s call test_keeper_s3_snapshot/test.py::test_s3_upload 3.28s teardown test_keeper_force_recovery/test.py::test_cluster_recovery 3.24s call test_library_bridge/test.py::test_load_all 3.12s teardown test_lost_part_during_startup/test.py::test_lost_part_during_startup 3.10s call test_keeper_multinode_simple/test.py::test_simple_replicated_table 3.03s call test_materialized_mysql_database/test.py::test_mysql_settings[clickhouse_node0] 2.97s call test_materialized_mysql_database/test.py::test_mysql_settings[clickhouse_node1] 2.92s call test_materialized_mysql_database/test.py::test_system_tables_table 2.88s call test_materialized_mysql_database/test.py::test_table_table 2.86s call test_library_bridge/test.py::test_recover_after_bridge_crash 2.82s call test_materialized_mysql_database/test.py::test_materialized_with_column_comments 2.51s teardown test_keeper_multinode_simple/test.py::test_watch_on_follower 2.50s call test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_8_0 2.49s teardown test_keeper_nodes_add/test.py::test_nodes_add 2.43s call test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_5_7 2.28s call test_insert_into_distributed_sync_async/test.py::test_insertion_sync_fails_with_timeout 2.27s teardown test_library_bridge/test.py::test_server_restart_bridge_might_be_stil_alive 2.23s teardown test_keeper_restore_from_snapshot/test.py::test_recover_from_snapshot 2.22s call test_insert_into_distributed_sync_async/test.py::test_insertion_sync 2.02s teardown test_keeper_persistent_log/test.py::test_state_duplicate_restart 1.96s teardown test_keeper_mntr_data_size/test.py::test_mntr_data_size_after_restart 1.74s call test_insert_into_distributed_sync_async/test.py::test_async_inserts_into_local_shard 1.69s call test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_disconnect 1.66s call test_library_bridge/test.py::test_path_validation 1.66s call test_library_bridge/test.py::test_load_ids 1.65s call test_materialized_mysql_database/test.py::test_savepoint_query 1.58s call test_materialized_mysql_database/test.py::test_create_table_as_select 1.54s call test_library_bridge/test.py::test_load_keys 1.52s call test_insert_into_distributed_sync_async/test.py::test_insertion_without_sync_ignores_timeout 1.51s call test_materialized_mysql_database/test.py::test_double_quoted_comment 1.44s call test_materialized_mysql_database/test.py::test_table_with_indexes 1.36s call test_merge_tree_settings_constraints/test.py::test_merge_tree_settings_constraints 1.35s call test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_next_disk 1.31s call test_ldap_external_user_directory/test.py::test_role_mapping 1.25s call test_grpc_protocol/test.py::test_simultaneous_queries_multiple_channels 1.25s call test_grpc_protocol/test.py::test_progress 1.03s call test_insert_into_distributed_sync_async/test.py::test_insertion_sync_with_disabled_timeout 0.96s call test_library_bridge/test.py::test_null_values 0.86s call test_grpc_protocol/test.py::test_simultaneous_queries_same_channel 0.83s setup test_max_http_connections_for_replication/test.py::test_multiple_endpoint_connections_count 0.75s call test_max_rows_to_read_leaf_with_view/test.py::test_max_rows_to_read_leaf_via_view 0.70s call test_jbod_load_balancing/test.py::test_jbod_load_balancing_round_robin 0.65s call test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used 0.43s call test_ldap_external_user_directory/test.py::test_authentication_fail 0.35s call test_keeper_internal_secure/test.py::test_secure_raft_works 0.29s call test_keeper_multinode_simple/test.py::test_read_write_multinode 0.22s teardown test_grpc_protocol/test.py::test_simultaneous_queries_same_channel 0.22s teardown test_grpc_protocol/test.py::test_simultaneous_queries_multiple_channels 0.22s teardown test_grpc_protocol/test.py::test_totals_and_extremes 0.22s call test_ldap_external_user_directory/test.py::test_authentication_pass 0.17s teardown test_grpc_protocol/test.py::test_session_temp_tables 0.17s teardown test_grpc_protocol/test.py::test_output_format 0.17s teardown test_grpc_protocol/test.py::test_progress 0.17s teardown test_grpc_protocol/test.py::test_session_settings 0.17s teardown test_grpc_protocol/test.py::test_select_one 0.05s call test_grpc_protocol/test.py::test_transport_compression 0.04s call test_grpc_protocol/test.py::test_totals_and_extremes 0.03s call test_grpc_protocol/test.py::test_session_temp_tables 0.03s call test_grpc_protocol/test.py::test_output_format 0.02s call test_grpc_protocol/test.py::test_session_settings 0.00s call test_grpc_protocol/test.py::test_select_one 0.00s setup test_materialized_mysql_database/test.py::test_large_transaction 0.00s teardown test_keeper_persistent_log/test.py::test_ephemeral_after_restart 0.00s teardown test_keeper_persistent_log/test.py::test_state_after_restart 0.00s setup test_multiple_disks/test.py::test_alter_move[mt] 0.00s teardown test_materialized_mysql_database/test.py::test_table_overrides 0.00s teardown test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_5_7 0.00s teardown test_max_http_connections_for_replication/test.py::test_keepalive_timeout 0.00s setup test_keeper_three_nodes_start/test.py::test_smoke 0.00s setup test_keeper_persistent_log/test.py::test_state_after_restart 0.00s setup test_grpc_protocol/test.py::test_simultaneous_queries_same_channel 0.00s setup test_multiple_disks/test.py::test_alter_move_half_of_partition[DISK] 0.00s setup test_ldap_external_user_directory/test.py::test_authentication_pass 0.00s setup test_materialized_mysql_database/test.py::test_system_parts_table 0.00s setup test_materialized_mysql_database/test.py::test_select_without_columns_5_7 0.00s teardown test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_8_0 0.00s teardown test_multiple_disks/test.py::test_alter_double_move_partition[DISK] 0.00s setup test_materialized_mysql_database/test.py::test_mysql_settings[clickhouse_node1] 0.00s setup test_max_http_connections_for_replication/test.py::test_single_endpoint_connections_count 0.00s setup test_insert_into_distributed_sync_async/test.py::test_insertion_sync_with_disabled_timeout 0.00s teardown test_inserts_with_keeper_retries/test.py::test_query_timeout_with_zk_down 0.00s teardown test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_5_7 0.00s teardown test_keeper_three_nodes_start/test.py::test_smoke 0.00s setup test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_8_0 0.00s setup test_ldap_external_user_directory/test.py::test_role_mapping 0.00s setup test_materialized_mysql_database/test.py::test_text_blob_charset 0.00s setup test_grpc_protocol/test.py::test_simultaneous_queries_multiple_channels 0.00s teardown test_lost_part/test.py::test_lost_last_part 0.00s setup test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_next_disk 0.00s setup test_library_bridge/test.py::test_recover_after_bridge_crash 0.00s teardown test_materialized_mysql_database/test.py::test_mysql_settings[clickhouse_node0] 0.00s teardown test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_8_0 0.00s teardown test_ldap_external_user_directory/test.py::test_authentication_fail 0.00s setup test_materialized_mysql_database/test.py::test_mysql_settings[clickhouse_node0] 0.00s teardown test_multiple_disks/test.py::test_alter_move[mt] 0.00s setup test_library_bridge/test.py::test_null_values 0.00s teardown test_keeper_multinode_simple/test.py::test_follower_restart 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_5_7 0.00s setup test_lost_part/test.py::test_lost_part_same_replica 0.00s setup test_grpc_protocol/test.py::test_progress 0.00s setup test_library_bridge/test.py::test_server_restart_bridge_might_be_stil_alive 0.00s teardown test_max_http_connections_for_replication/test.py::test_multiple_endpoint_connections_count 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_8_0 0.00s setup test_grpc_protocol/test.py::test_transport_compression 0.00s setup test_lost_part/test.py::test_lost_part_other_replica 0.00s setup test_library_bridge/test.py::test_load_ids 0.00s setup test_grpc_protocol/test.py::test_select_one 0.00s teardown test_materialized_mysql_database/test.py::test_select_without_columns_8_0 0.00s teardown test_materialized_mysql_database/test.py::test_table_with_indexes 0.00s teardown test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_5_7 0.00s setup test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_8_0 0.00s teardown test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_8_0 0.00s setup test_grpc_protocol/test.py::test_session_temp_tables 0.00s teardown test_materialized_mysql_database/test.py::test_savepoint_query 0.00s setup test_materialized_mysql_database/test.py::test_materialized_with_column_comments 0.00s teardown test_insert_into_distributed_sync_async/test.py::test_async_inserts_into_local_shard 0.00s setup test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_5_7 0.00s setup test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_5_7 0.00s teardown test_library_bridge/test.py::test_load_all_many_rows 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_8_0 0.00s setup test_library_bridge/test.py::test_load_keys 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_5_7 0.00s teardown test_materialized_mysql_database/test.py::test_large_transaction 0.00s setup test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_5_7 0.00s setup test_jbod_load_balancing/test.py::test_jbod_load_balancing_round_robin 0.00s setup test_materialized_mysql_database/test.py::test_table_table 0.00s setup test_insert_into_distributed_sync_async/test.py::test_insertion_sync 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_settings_materialized_mysql_tables_list 0.00s setup test_multiple_disks/test.py::test_alter_double_move_partition[VOLUME] 0.00s setup test_materialized_mysql_database/test.py::test_double_quoted_comment 0.00s setup test_grpc_protocol/test.py::test_session_settings 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_with_enum 0.00s setup test_materialized_mysql_database/test.py::test_savepoint_query 0.00s setup test_grpc_protocol/test.py::test_totals_and_extremes 0.00s teardown test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_disconnect 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_mysql_drop_ddl 0.00s teardown test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used 0.00s teardown test_multiple_disks/test.py::test_alter_double_move_partition[VOLUME] 0.00s setup test_materialized_mysql_database/test.py::test_multi_table_update 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_8_0 0.00s teardown test_materialized_mysql_database/test.py::test_multi_table_update 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_support_all_kinds_of_mysql_datatype 0.00s teardown test_insert_into_distributed_sync_async/test.py::test_insertion_sync 0.00s teardown test_insert_into_distributed_sync_async/test.py::test_insertion_sync_fails_with_timeout 0.00s setup test_materialized_mysql_database/test.py::test_table_with_indexes 0.00s teardown test_ldap_external_user_directory/test.py::test_authentication_pass 0.00s setup test_keeper_multinode_simple/test.py::test_read_write_multinode 0.00s teardown test_library_bridge/test.py::test_load_ids 0.00s setup test_keeper_multinode_simple/test.py::test_watch_on_follower 0.00s setup test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_8_0 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_8_0 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_mysql_drop_ddl 0.00s teardown test_library_bridge/test.py::test_load_keys 0.00s setup test_materialized_mysql_database/test.py::test_utf8mb4 0.00s setup test_lost_part/test.py::test_lost_part_mutation 0.00s setup test_materialized_mysql_database/test.py::test_named_collections 0.00s setup test_materialized_mysql_database/test.py::test_select_without_columns_8_0 0.00s setup test_materialized_mysql_database/test.py::test_table_overrides 0.00s teardown test_library_bridge/test.py::test_path_validation 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_support_all_kinds_of_mysql_datatype 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_5_7 0.00s teardown test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_next_disk 0.00s setup test_insert_into_distributed_sync_async/test.py::test_insertion_sync_fails_with_timeout 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_settings_materialized_mysql_tables_list 0.00s teardown test_materialized_mysql_database/test.py::test_mysql_settings[clickhouse_node1] 0.00s teardown test_materialized_mysql_database/test.py::test_double_quoted_comment 0.00s teardown test_keeper_multinode_simple/test.py::test_simple_replicated_table 0.00s setup test_insert_into_distributed_sync_async/test.py::test_insertion_without_sync_ignores_timeout 0.00s setup test_library_bridge/test.py::test_path_validation 0.00s setup test_materialized_mysql_database/test.py::test_create_table_as_select 0.00s teardown test_keeper_multinode_simple/test.py::test_read_write_multinode 0.00s setup test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_8_0 0.00s setup test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_restart 0.00s teardown test_materialized_mysql_database/test.py::test_create_table_as_select 0.00s teardown test_library_bridge/test.py::test_load_all 0.00s setup test_library_bridge/test.py::test_load_all_many_rows 0.00s setup test_keeper_multinode_simple/test.py::test_simple_replicated_table 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_5_7 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_5_7 0.00s teardown test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_8_0 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_8_0 0.00s setup test_materialized_mysql_database/test.py::test_materialized_with_enum 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_8_0 0.00s teardown test_materialized_mysql_database/test.py::test_system_tables_table 0.00s setup test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_disconnect 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_5_7 0.00s setup test_keeper_persistent_log/test.py::test_state_duplicate_restart 0.00s teardown test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_5_7 0.00s teardown test_library_bridge/test.py::test_recover_after_bridge_crash 0.00s teardown test_materialized_mysql_database/test.py::test_table_table 0.00s teardown test_materialized_mysql_database/test.py::test_text_blob_charset 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_mysql_date_type_to_date32 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_5_7 0.00s teardown test_materialized_mysql_database/test.py::test_select_without_columns_5_7 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_5_7 0.00s teardown test_insert_into_distributed_sync_async/test.py::test_insertion_sync_with_disabled_timeout 0.00s teardown test_materialized_mysql_database/test.py::test_named_collections 0.00s setup test_materialized_mysql_database/test.py::test_system_tables_table 0.00s teardown test_library_bridge/test.py::test_null_values 0.00s teardown test_lost_part/test.py::test_lost_part_other_replica 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_8_0 0.00s teardown test_lost_part/test.py::test_lost_part_mutation 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_with_column_comments 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_mysql_date_type_to_date32 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_8_0 0.00s teardown test_materialized_mysql_database/test.py::test_system_parts_table =========================== short test summary info ============================ PASSED test_grpc_protocol/test.py::test_output_format PASSED test_grpc_protocol/test.py::test_progress PASSED test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used PASSED test_grpc_protocol/test.py::test_select_one PASSED test_grpc_protocol/test.py::test_session_settings PASSED test_grpc_protocol/test.py::test_session_temp_tables PASSED test_insert_into_distributed_sync_async/test.py::test_async_inserts_into_local_shard PASSED test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_next_disk PASSED test_grpc_protocol/test.py::test_simultaneous_queries_multiple_channels PASSED test_jbod_load_balancing/test.py::test_jbod_load_balancing_round_robin PASSED test_grpc_protocol/test.py::test_simultaneous_queries_same_channel PASSED test_grpc_protocol/test.py::test_totals_and_extremes PASSED test_insert_into_distributed_sync_async/test.py::test_insertion_sync PASSED test_grpc_protocol/test.py::test_transport_compression PASSED test_library_bridge/test.py::test_load_all PASSED test_keeper_multinode_simple/test.py::test_follower_restart PASSED test_insert_into_distributed_sync_async/test.py::test_insertion_sync_fails_with_timeout PASSED test_keeper_multinode_simple/test.py::test_read_write_multinode PASSED test_insert_into_distributed_sync_async/test.py::test_insertion_sync_with_disabled_timeout PASSED test_keeper_persistent_log/test.py::test_ephemeral_after_restart PASSED test_insert_into_distributed_sync_async/test.py::test_insertion_without_sync_ignores_timeout PASSED test_keeper_multinode_simple/test.py::test_simple_replicated_table PASSED test_lost_part/test.py::test_lost_last_part PASSED test_multiple_disks/test.py::test_alter_double_move_partition[DISK] PASSED test_keeper_multinode_simple/test.py::test_watch_on_follower PASSED test_keeper_persistent_log/test.py::test_state_after_restart PASSED test_library_bridge/test.py::test_load_all_many_rows PASSED test_multiple_disks/test.py::test_alter_double_move_partition[VOLUME] PASSED test_library_bridge/test.py::test_load_ids PASSED test_library_bridge/test.py::test_load_keys PASSED test_library_bridge/test.py::test_null_values PASSED test_library_bridge/test.py::test_path_validation PASSED test_library_bridge/test.py::test_recover_after_bridge_crash PASSED test_keeper_persistent_log/test.py::test_state_duplicate_restart PASSED test_keeper_internal_secure/test.py::test_secure_raft_works PASSED test_ldap_external_user_directory/test.py::test_authentication_fail PASSED test_ldap_external_user_directory/test.py::test_authentication_pass PASSED test_ldap_external_user_directory/test.py::test_role_mapping PASSED test_multiple_disks/test.py::test_alter_move[mt] PASSED test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_5_7 PASSED test_multiple_disks/test.py::test_alter_move_half_of_partition[DISK] PASSED test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_8_0 PASSED test_materialized_mysql_database/test.py::test_create_table_as_select PASSED test_inserts_with_keeper_retries/test.py::test_query_timeout_with_zk_down PASSED test_library_bridge/test.py::test_server_restart_bridge_might_be_stil_alive PASSED test_materialized_mysql_database/test.py::test_double_quoted_comment PASSED test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_disconnect PASSED test_lost_part/test.py::test_lost_part_mutation PASSED test_merge_tree_settings_constraints/test.py::test_merge_tree_settings_constraints PASSED test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_5_7 PASSED test_max_http_connections_for_replication/test.py::test_keepalive_timeout PASSED test_max_http_connections_for_replication/test.py::test_multiple_endpoint_connections_count PASSED test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_8_0 PASSED test_max_http_connections_for_replication/test.py::test_single_endpoint_connections_count PASSED test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_restart PASSED test_keeper_reconfig_add/test.py::test_reconfig_add PASSED test_keeper_s3_snapshot/test.py::test_s3_upload PASSED test_materialized_mysql_database/test.py::test_large_transaction PASSED test_keeper_nodes_add/test.py::test_nodes_add PASSED test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_5_7 PASSED test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_8_0 PASSED test_lost_part_during_startup/test.py::test_lost_part_during_startup PASSED test_keeper_force_recovery/test.py::test_cluster_recovery PASSED test_max_rows_to_read_leaf_with_view/test.py::test_max_rows_to_read_leaf_via_view PASSED test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_5_7 PASSED test_keeper_mntr_data_size/test.py::test_mntr_data_size_after_restart PASSED test_keeper_restore_from_snapshot/test_disk_s3.py::test_recover_from_snapshot_with_disk_s3 PASSED test_keeper_three_nodes_start/test.py::test_smoke PASSED test_keeper_restore_from_snapshot/test.py::test_recover_from_snapshot PASSED test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_8_0 PASSED test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_5_7 PASSED test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_8_0 PASSED test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_5_7 PASSED test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_8_0 PASSED test_materialized_mysql_database/test.py::test_materialized_database_mysql_date_type_to_date32 PASSED test_materialized_mysql_database/test.py::test_materialized_database_mysql_drop_ddl PASSED test_materialized_mysql_database/test.py::test_materialized_database_settings_materialized_mysql_tables_list PASSED test_materialized_mysql_database/test.py::test_materialized_database_support_all_kinds_of_mysql_datatype PASSED test_materialized_mysql_database/test.py::test_materialized_with_column_comments PASSED test_materialized_mysql_database/test.py::test_materialized_with_enum PASSED test_materialized_mysql_database/test.py::test_multi_table_update PASSED test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_5_7 PASSED test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_8_0 PASSED test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_5_7 PASSED test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_8_0 PASSED test_materialized_mysql_database/test.py::test_mysql_settings[clickhouse_node0] PASSED test_materialized_mysql_database/test.py::test_mysql_settings[clickhouse_node1] PASSED test_materialized_mysql_database/test.py::test_named_collections PASSED test_materialized_mysql_database/test.py::test_savepoint_query PASSED test_materialized_mysql_database/test.py::test_select_without_columns_5_7 PASSED test_materialized_mysql_database/test.py::test_select_without_columns_8_0 PASSED test_materialized_mysql_database/test.py::test_system_parts_table PASSED test_materialized_mysql_database/test.py::test_system_tables_table PASSED test_materialized_mysql_database/test.py::test_table_overrides PASSED test_materialized_mysql_database/test.py::test_table_table PASSED test_materialized_mysql_database/test.py::test_table_with_indexes PASSED test_materialized_mysql_database/test.py::test_text_blob_charset PASSED test_lost_part/test.py::test_lost_part_other_replica PASSED test_lost_part/test.py::test_lost_part_same_replica PASSED test_materialized_mysql_database/test.py::test_utf8mb4 ================= 100 passed, 2 warnings in 386.22s (0:06:26) ==================